Crate mdcat [] [src]

Write markdown to TTYs.

Structs

TerminalSize

The size of a text terminal.

Enums

ResourceAccess

What kind of resources mdcat may access when rendering.

Terminal

The terminal mdcat writes to.

Traits

TerminalWrite

A trait to provide terminal escape code for any Write implementation

Functions

dump_events

Dump markdown events to a writer.

push_tty

Write markdown to a TTY.